getValue

abstract fun getValue(): String

Returns the primary value or content of this source. The interpretation of this value depends on the getType. For example, it could be a URL for a webpage, an RSS feed URL, or raw text content.

Return

The primary value or content of the source.